Name | Description | |
---|---|---|
StochasticBuilder<T> Constructor | Creates one StochasticBuilder<T> instance to configurate obj. |
The following tables list the members exposed by StochasticBuilder<T>.
Name | Description | |
---|---|---|
StochasticBuilder<T> Constructor | Creates one StochasticBuilder<T> instance to configurate obj. |
Name | Description | |
---|---|---|
DPeriod | Configurates C1.Web.Mvc.Finance.Stochastic<T>.DPeriod. Sets the period for the %D simple moving average. | |
KPeriod | Configurates C1.Web.Mvc.Finance.Stochastic<T>.KPeriod. Sets the period for the %K calculation. | |
SetDLineStyle | Sets the d line style. | |
SetKLineStyle | Sets the k line style. | |
SmoothingPeriod | Configurates C1.Web.Mvc.Finance.Stochastic<T>.SmoothingPeriod. Sets the smoothing period for full %K. |